pub unsafe extern "C" fn chfl_residue_contains(
    residue: *const CHFL_RESIDUE,
    i: u64,
    result: *mut c_bool
) -> chfl_status