pub unsafe extern "C" fn BIO_read_filename(
    bio: *mut BIO,
    filename: *const c_char
) -> c_int