Function RpcCancelThreadEx

pub unsafe extern "system" fn RpcCancelThreadEx(
    thread: *const c_void,
    timeout: i32,
) -> RPC_STATUS