Function pthread_kill

pub unsafe extern "C" fn pthread_kill(thread: u64, sig: i32) -> i32
Available on crate feature dep_sdl2 only.