pub unsafe extern "C" fn header_names_get(
    resp_handle: ResponseHandle,
    buf: *mut u8,
    buf_len: usize,
    cursor: u32,
    ending_cursor: *mut i64,
    nwritten: *mut usize
) -> FastlyStatus