Function XInputGetState

pub unsafe extern "system" fn XInputGetState(
    dwuserindex: u32,
    pstate: *mut XINPUT_STATE,
) -> u32