pub unsafe extern "C" fn chfl_selection_matches(
    selection: *const CHFL_SELECTION,
    matches: *mut chfl_match,
    n_matches: u64
) -> chfl_status