pub unsafe extern "C" fn OSSL_PARAM_get_octet_string( p: *const ossl_param_st, val: *mut *mut c_void, max_len: usize, used_len: *mut usize, ) -> i32