Function HttpSendRequestA

pub unsafe extern "system" fn HttpSendRequestA(
    hrequest: *const c_void,
    lpszheaders: PCSTR,
    dwheaderslength: u32,
    lpoptional: *const c_void,
    dwoptionallength: u32,
) -> BOOL