pub unsafe extern "C" fn BIO_set_mem_eof_return(
    bio: *mut BIO,
    eof_value: c_int
) -> c_int