pub unsafe extern "C" fn php_stream_context_set_link(
context: *mut php_stream_context,
hostent: *const c_char,
stream: *mut php_stream,
) -> c_int
pub unsafe extern "C" fn php_stream_context_set_link(
context: *mut php_stream_context,
hostent: *const c_char,
stream: *mut php_stream,
) -> c_int