pub unsafe extern "C" fn X509_STORE_load_locations(
    ctx: *mut X509_STORE,
    file: *const c_char,
    dir: *const c_char
) -> c_int