pub unsafe extern "C" fn LLVMRustConstIntGetZExtValue(
    ConstantVal: &ConstantInt,
    Value: &mut u64
) -> bool