pub unsafe extern "C" fn EVP_read_pw_string_min( buf: *mut c_char, min_length: c_int, length: c_int, prompt: *const c_char, verify: c_int, ) -> c_int