pub unsafe extern "C" fn SBFileSpecGetPath(
    instance: SBFileSpecRef,
    dst_path: *mut c_char,
    dst_len: usize
) -> u32