pub unsafe extern "C" fn sqlite3_stricmp(
    p: *const c_char,
    p: *const c_char
) -> c_int