pub unsafe extern "C" fn chfl_frame_list_properties(
    frame: *const CHFL_FRAME,
    names: *mut *mut c_char,
    count: u64
) -> chfl_status