pub unsafe extern "C" fn g_str_has_prefix(
    str: *const i8,
    prefix: *const i8
) -> i32