pub unsafe extern "C" fn chfl_guess_format(
    path: *const c_char,
    format: *mut c_char,
    buffsize: u64
) -> chfl_status