pub unsafe extern "C" fn chfl_residue_name(
    residue: *const CHFL_RESIDUE,
    name: *mut c_char,
    buffsize: u64
) -> chfl_status