pub unsafe extern "C" fn SBFileSpecResolvePath(
    src_path: *const c_char,
    dst_path: *mut c_char,
    dst_len: usize
) -> c_int