pub unsafe extern "C" fn chfl_residue_list_properties(
    residue: *const CHFL_RESIDUE,
    names: *mut *mut c_char,
    count: u64
) -> chfl_status