#[no_mangle]
pub unsafe extern "C" fn add_search_path(
    fontkit: *mut u8,
    custom_path: *const u8,
    len: usize
)