pub unsafe extern "C" fn sqlite3_mutex_try(
    p: *mut sqlite3_mutex
) -> c_int